.clear {clear:both;display:block;}
.carousel {width:800px;background-color: #F1F1F1;}
.carousel .prev , .carousel .next {height:80px;width:30px;overflow:hidden;display:block;margin-top:110px;text-decoration:none;cursor:pointer;margin-left: 20px;
margin-right: 10px;}
.carousel .prev {float:left;background:url(../images/btn_left.png) no-repeat;}
.carousel .next {float:left;background:url(../images/btn_right.png) no-repeat;}
.carousel #prev-03.disabled{background:url(../images/imageNavLeft-disabled.gif) no-repeat;cursor:default;}
.carousel #next-03.disabled{background:url(../images/imageNavRight-disabled.gif) no-repeat;cursor:default;}

.jCarouselLite {float:left;height:290px;overflow:hidden;width:650px;/*必要元素*/}
.jCarouselLite a{font: normal 12px/24px "微软雅黑";color: #7F7F7F;}
.jCarouselLite li{height:344px;width:162px;text-align:center;margin-top: 5px;}
.jCarouselLite li img,.jCarouselLite-01 li img{border:solid 1px #ddd;}
.jCarouselLite div{background-color: #ffffff;width: 158px;margin: 0 auto;}

.carousel-01 {width:304px;margin:30px auto;}
.carousel-01 .prev , .carousel-01 .next {height:23px;width:23px;overflow:hidden;display:block;margin-left:60px;text-decoration:none;cursor:pointer;}
.carousel-01 .prev {background:url(../images/imageNavLeft.gif) no-repeat;}
.carousel-01 .next {background:url(../images/imageNavRight.gif) no-repeat;}
.jCarouselLite-01 {height:385px;width:152px;overflow:hidden;/*必要元素*/}
.jCarouselLite-01 li{height:304px;width:152px;text-align:center;padding:5px 0;list-style-type:none;display:inline;}